home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 95 / XENIATGM95.iso / Shareware / Babylon 3.0 / bab_ttsm.exe / MSpchapi.exe / RCDATA / CABINET / spchtel.dll / TEXT / 113 < prev    next >
Text (UTF-16)  |  1999-01-12  |  5KB  |  128 lines

  1. [Grammar]
  2. LangId=1033
  3. Type=CFG
  4.  
  5. [Prompts]
  6. Main=Please say your name.
  7. ;Main.2=Please say your name. - Shorter prompt
  8. Where=You are somewhere.
  9. Help=Say something.
  10.  
  11. VerifyPre=I heard:
  12. VerifyPost=Is this correct?
  13. Unrecognized=Sorry, I didn't understand.
  14. SpeakingFaster=Speaking faster.
  15. SpeakingSlower=Speaking slower.
  16. HelpVerify=You can speak yes or no, or press 1 for yes, or 2 for no.
  17.  
  18. [Settings]
  19. Verify=0
  20. ; verification works for this control
  21. BetweenUtt=500
  22. ; Use BetweenUtt=5000 (5 seconds) for voice-mail
  23. InitialBuf=5000
  24. ; Allocate 5 seconds intial data. Use InitialBuf=60000 for voice mail
  25. ReallocBuf=1000
  26. ; Allocate 1 second new data each time. Use ReallocBuf=60000 for voice mail
  27. MaxBuf=10000
  28. ; Max 10 seconds recording. Use MaxBuf=600000 for 10 minutes of voice mail
  29. NoAnswerTime=10
  30. ; If no answer for 10 seconds re-prompt
  31.  
  32.  
  33. ; you usually wont need to change what's below here
  34. [<Start>]
  35. <Start>=<Verify>
  36.  
  37.  
  38. ; **********************************************************************
  39. ; all controls should have these default responses
  40. [(DefaultResponses)]
  41. =[opt] (DefaultJunkBegin) (ValidDefault) [opt] (DefaultJunkEnd)
  42.  
  43. [(ValidDefault)]
  44. -3=(AskOperator)
  45. -4=(AskHangUp)
  46. -5=(AskBack)
  47. -10=(AskWhere)
  48. -11=(AskHelp)
  49. -12=(AskRepeat)
  50. -13=(AskSpeakFaster)
  51. -14=(AskSpeakSlower)
  52.  
  53. [(DefaultJunkBegin)]
  54. =could you
  55. =I want [opt] to
  56. =please
  57.  
  58. [(DefaultJunkEnd)]
  59. =please
  60. =now [opt] please
  61.  
  62. [(AskOperator)]
  63. =[opt] (TalkToOperator) (OperatorName)
  64.  
  65. [(TalkToOperator)]
  66. =talk to
  67. =speak with
  68. =connect me to
  69. =give me
  70.  
  71. [(OperatorName)]
  72. =[opt] an operator
  73. =someone real
  74. =real person
  75. =living person
  76. =warm body
  77.  
  78. [(AskHangUp)]
  79. =hang up
  80. =goodbye
  81.  
  82.  
  83. [(AskBack)]
  84. =scratch that
  85. =go back
  86. =undo that
  87. =I made a mistake
  88. =never mind
  89.  
  90. [(AskWhere)]
  91. =where am I
  92. =where were we
  93. =what am I doing
  94. =what's going on
  95.  
  96. [(AskHelp)]
  97. =[opt] some help [opt] me
  98. =give me help
  99. =what can I say
  100. =list [opt] voice commands
  101. =what are my options
  102. =tell me what I can say
  103.  
  104. [(AskRepeat)]
  105. =what
  106. =what did you say
  107. =repeat [opt] that
  108. =huh
  109.  
  110. [(AskSpeakFaster)]
  111. =speak faster
  112. =talk faster
  113. =speak more quickly
  114. =talk more quickly
  115.  
  116. [(AskSpeakSlower)]
  117. =speak slower
  118. =talk slower
  119. =speak more slowly
  120. =talk more slowly
  121.  
  122.  
  123. ; entries necessary for verification to work
  124. [<Verify>]
  125. <Verify>=(YesNo)
  126. <Verify>=(DefaultResponses)
  127.  
  128.